OleDbCommand
- Category
- Class
- Description
- Represents an SQL statement or stored procedure to execute against a data source.
- Assembly
- System.Data
- Character
- sealed, public
- Attributes
-
Name Value/Assignment ToolboxItemAttribute True DesignerAttribute Microsoft.VSDesigner.Data.VS.OleDbCommandDesigner, Microsoft.VSDesigner, Version=7.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - Ancestors
- Component > MarshalByRefObject > Object
- Implements
- ICloneable, IDbCommand, IDisposable
- Contstructors
- OleDbCommand()
OleDbCommand(String)
OleDbCommand(String,OleDbConnection)
OleDbCommand(String,OleDbConnection,OleDbTransaction)- Properties
- CommandText
CommandTimeout
CommandType
Connection
DesignTimeVisible
Parameters
Transaction
UpdatedRowSource- Methods
- Cancel()
CreateParameter()
Dispose(Boolean)
ExecuteNonQuery()
ExecuteReader()
ExecuteReader(CommandBehavior)
ExecuteScalar()
Prepare()
ResetCommandTimeout()
CreateParameter()
ExecuteReader()
ExecuteReader()
Clone()- Tags
- 0103E2B958, 02E3ABA98D, 0311417F6F
- OleDbCommand()
- Software for developers
-
.Net Components
Delphi Components
Software for Android Developers - More information resources
-
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples - Databases for Amazon shops developers
-
Amazon Categories Database
Browse Nodes Database